Xbasic Properties
/documentation/pages/Guides/Mobile and Web Components/TabbedUI/Tabbed UI Properties/Xbasic/index.xml
Xbasic Properties
Language Tags
/documentation/pages/Guides/Localization/Language Tags/index.xml
Language tags can be used to add multi-language support to web and mobile applications.
Xbasic Pane
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Xbasic Pane.xml
The Xbasicpane shows you the Xbasic code that the builder is creating in the background. You cannot edit this code, but you can copy it.
Placing Image File Reference Fields
/documentation/pages/Guides/Desktop/Design/Data/FieldRules/Placing Image File Reference Fields.xml
Alpha Anywhere lets you add images to your database in two ways.
Using the Xbasic Code Editor
/documentation/pages/Guides/Xbasic/Xbasic Code Editor/Using the Xbasic Code Editor.xml
The Xbasic Code Editor is used to write Xbasic scripts in applications. It includes features, such as syntax highlighting and auto-complete, to make it easy to read and write Xbasic.
Inline Xbasic
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Inline Xbasic.xml
The Inline Xbasic action inserts Xbasic into a script. This should only be used if you know how to use Xbasic. The window that pops up is a Code Editor window with standard features such as bubble help, code completion, and syntax checking.
Xbasic Functions
/documentation/pages/Ref/Api/Functions/Xbasic/index.xml
Xbasic specific functions, Evaluation, Debugging, Xbasic Session management functions.
How to Change the Active Language
/documentation/pages/HowTo/Internationalization/Change the active language.xml
Learn how to change the active language in an application at runtime.
Validation Xbasic
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/Field Properties/Validation Xbasic.xml
Specify Xbasic code to test if the data in this field is valid.
Validation Xbasic
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Fields/Detail View Properties/validationxbasic.xml
Specify the server-side code (Xbasic) to validate this field value before data are committed to the database.